wayland: Return properly type hints from GdkWindows
authorCarlos Garnacho <carlosg@gnome.org>
Thu, 28 Aug 2014 12:10:00 +0000 (14:10 +0200)
committerCarlos Garnacho <carlosg@gnome.org>
Mon, 1 Sep 2014 17:17:54 +0000 (19:17 +0200)
commit6ba7d347c7e6cbf6d17f1011f6e7b72e012a4613
tree7a94029f89ec73fcc8948d0afe52f033e7c93c65
parent867302e2c78f7867980fadc4a8293aeb01e614e2
wayland: Return properly type hints from GdkWindows

This was hardcoded to GDK_WINDOW_TYPE_HINT_NORMAL, even though wayland
windows store the type hint themselves.

https://bugzilla.gnome.org/show_bug.cgi?id=697855
gdk/wayland/gdkwindow-wayland.c